Autogenerated HTML docs for v1.5.3.7-1112-g9758e 
diff --git a/git-log.txt b/git-log.txt index 5ec547c..5920d17 100644 --- a/git-log.txt +++ b/git-log.txt 
@@ -27,6 +27,9 @@    include::pretty-options.txt[]   +:git-log: 1 +include::diff-options.txt[] +  -<n>:: 	Limits the number of commits to show.   @@ -43,9 +46,6 @@ 	commit. This option gives a better overview of the 	evolution of a particular branch.   --p:: -	Show the change the commit introduces in a patch form. -  -g, \--walk-reflogs:: 	Show commits as they were recorded in the reflog. The log contains 	a record about how the tip of a reference was changed. @@ -78,6 +78,7 @@    include::pretty-formats.txt[]   +include::diff-generate-patch.txt[]    Examples  --------